home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Classes
/
SocketClasses
/
Client
/
README
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-03-15
|
332 b
|
13 lines
This is an example for use with the Socket Classes, SktSocketManager,
SktSocket, and SktSocketUser. It provides a very simple TELNET-style
client program for connecting to a server. Just make it, and while
running the server, type "client <hostname> <portnum>".
===============
Content:
client.m
Makefile
README (this file)